runtime.mspan.init (method)

2 uses

	runtime (current package)
		mheap.go#L1227: 	s.init(base, npages)
		mheap.go#L1554: func (span *mspan) init(base uintptr, npages uintptr) {